home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001008_dsr@hplb.hpl.hp.com _Fri Apr 30 17:20:20 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <dsr@hplb.hpl.hp.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA26956; Fri, 30 Apr 93 17:20:20 MET DST
  4. Received: from hplb.hpl.hp.com by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA12148; Fri, 30 Apr 1993 17:40:48 +0200
  6. Received: from dragget.hpl.hp.com by hplb.hpl.hp.com; Fri, 30 Apr 93 16:34:15 +0100
  7. Received: by manuel.hpl.hp.com
  8.     (16.6/15.6+ISC) id AA22173; Fri, 30 Apr 93 16:41:45 +0100
  9. From: Dave_Raggett <dsr@hplb.hpl.hp.com>
  10. Message-Id: <9304301541.AA22173@manuel.hpl.hp.com>
  11. Subject: Description Lists
  12. To: marca@ncsa.uiuc.edu
  13. Date: Fri, 30 Apr 93 16:41:43 BST
  14. Cc: www-talk@nxoc01.cern.ch
  15. Mailer: Elm [revision: 66.36.1.1]
  16.  
  17. Marc,
  18.  
  19. In "http://www.ncsa.uiuc.edu:80/SDG/Software/MacSoftDesc.html" you have
  20. used an unusual variant of description lists:
  21.  
  22.     DL>
  23.     <DT> <I> Version: </I> 1.0
  24.     <DT> <I> System requirements: </I>
  25.     </DL>
  26.  
  27. There are <DT> tags without any corresponding <DD> tags. Currently, the
  28. HTML spec seems to require each <DT> to be paired with a <DD>. Furthermore
  29. there must be at least one <DT> in the list.
  30.  
  31. Now are you suggesting that we relax this requirement?
  32. If so what should be permitted with in <DL> ... </DL>?
  33.  
  34. Best wishes,
  35.  
  36. Dave Raggett